{
  "name": "Skills",
  "buildOptions": {
    "maxSteps": 1000,
    "fixObstacles": true,
    "fixNonStraight": true,
    "fixIntersected": true,
    "compactMap": true,
    "addDebugInfo": false,
    "colorizeConnectionIssues": true
  },
  "rooms": [
    {
      "id": 2900,
      "name": "Inside a darkened plane",
      "exits": {
        "East": 2901,
        "South": 873,
        "West": 4632,
        "Up": 1462,
        "Down": 27000
      }
    },
    {
      "id": 2901,
      "name": "Inside a darkened plane",
      "exits": {
        "East": 17004,
        "West": 2900
      }
    },
    {
      "id": 2920,
      "name": "Death!",
      "exits": {}
    },
    {
      "id": 873,
      "name": "To Arkham",
      "otherAreaExit": true,
      "exits": {
        "East": 868
      }
    },
    {
      "id": 4632,
      "name": "To Mausoleum",
      "otherAreaExit": true,
      "exits": {
        "North": 4628
      }
    },
    {
      "id": 1462,
      "name": "To High Tower",
      "otherAreaExit": true,
      "exits": {
        "South": 1461
      }
    },
    {
      "id": 27000,
      "name": "To Hell",
      "otherAreaExit": true,
      "exits": {
        "West": 27001,
        "Up": 16136
      }
    },
    {
      "id": 17004,
      "name": "To UnderDark",
      "otherAreaExit": true,
      "exits": {
        "East": 17005,
        "West": 17003
      }
    }
  ]
}